home *** CD-ROM | disk | FTP | other *** search
/ PC Play 128 / pc play 128.iso / Demo / xmr / xmr.exe / {app} / Shaders / ps / ps2_0_hdr_quad.psh < prev    next >
Encoding:
Text File  |  2006-12-19  |  501 b   |  27 lines

  1. //
  2. // Generated by Microsoft (R) D3DX9 Shader Compiler 9.04.91.0000
  3. //
  4. //   fxc /T ps_2_0 /DCGC=0 /Fc ..\..\WorkDir\Shaders\ps\ps2_0_hdr_quad.psh
  5. //    ps2_0_hdr_quad.cg
  6. //
  7. //
  8. // Parameters:
  9. //
  10. //   sampler2D $Tex0;
  11. //
  12. //
  13. // Registers:
  14. //
  15. //   Name         Reg   Size
  16. //   ------------ ----- ----
  17. //   $Tex0        s0       1
  18. //
  19.  
  20.     ps_2_0
  21.     dcl t0.xy
  22.     dcl_2d s0
  23.     texld r0, t0, s0
  24.     mov oC0, r0
  25.  
  26. // approximately 2 instruction slots used (1 texture, 1 arithmetic)
  27.